[XEN] Xen always relinquishes VGA console to domain0 when domain0
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 20 Jun 2006 17:51:46 +0000 (18:51 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 20 Jun 2006 17:51:46 +0000 (18:51 +0100)
commit295173e3ca11d3326447ca1d36510905f7136d3e
tree0aa8387f9a80761fe887e9960a961db4631d54ec
parente72c35d964f4b03c7f462beff47125661d9ff8e8
[XEN] Xen always relinquishes VGA console to domain0 when domain0
starts to boot (previous behaviour looked for console=tty0 on
dom0's command line). To prevent this 'console=vga[keep]' must
be specified.
Signed-off-by: Keir Fraser <keir@xensource.com>
docs/src/user.tex
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/xensetup.c
xen/arch/x86/setup.c
xen/drivers/char/console.c
xen/include/xen/console.h